Autogenerated HTML docs for v1.5.6.1-156-ge903b
diff --git a/git-show-branch.html b/git-show-branch.html index df757cf..596ea40 100644 --- a/git-show-branch.html +++ b/git-show-branch.html
@@ -273,10 +273,10 @@ <h2>SYNOPSIS</h2> <div class="sectionbody"> <div class="verseblock"> -<div class="content"><em>git-show-branch</em> [--all] [--remotes] [--topo-order] [--current] +<div class="content"><em>git show-branch</em> [--all] [--remotes] [--topo-order] [--current] [--more=<n> | --list | --independent | --merge-base] [--no-name | --sha1-name] [--topics] [<rev> | <glob>]… -<em>git-show-branch</em> (-g|--reflog)[=<n>[,<base>]] [--list] [<ref>]</div></div> +<em>git show-branch</em> (-g|--reflog)[=<n>[,<base>]] [--list] [<ref>]</div></div> </div> <h2>DESCRIPTION</h2> <div class="sectionbody"> @@ -295,7 +295,7 @@ </dt> <dd> <p> - Arbitrary extended SHA1 expression (see <tt>git-rev-parse</tt>) + Arbitrary extended SHA1 expression (see <a href="git-rev-parse.html">git-rev-parse(1)</a>) that typically names a branch HEAD or a tag. </p> </dd> @@ -390,7 +390,7 @@ <dd> <p> Instead of showing the commit list, just act like the - <em>git-merge-base -a</em> command, except that it can accept + <tt>git-merge-base -a</tt> command, except that it can accept more than two heads. </p> </dd> @@ -527,7 +527,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 08-Jun-2008 22:47:01 UTC +Last updated 02-Jul-2008 03:02:02 UTC </div> </div> </body>